MockServiceWrapper

constructor(uuid: UUID = UUID(), type: Service.Type = Service.Type.PRIMARY, characteristics: List<RemoteCharacteristicWrapper> = emptyList(), includedServices: List<RemoteServiceWrapper> = emptyList())
constructor(builder: ServiceWrapperBuilder)